[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FDIVP             Divide Real and Pop         Exception Flags: I D Z O U P

FDIVP destination, ST

       Logic:      ST(i) . ST(i)/ST
                   pop stack

     This instruction is similar to FDIV. It divides a register, ST(i), by ST
     and places the result in ST(i). It then pops the stack. The source must
     be ST and destination can be any ST(i) element.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FADD                70-100           3             FADD
   FADD MEMORY_REAL    90-125+EA        5             FADD REAL_NUMBER
   FADD ST, ST(i)      75-105           3             FADD ST,ST(1)
  --------------------------------------------------------------------------

        Note:          FDIV without any operands is like FDIV ST(1), ST.

See Also: FDIV FDIVR FIDIV
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson